(buffer_posn_from_coords): Return actual row/column
authorKim F. Storm <storm@cua.dk>
Sun, 23 Nov 2003 00:09:19 +0000 (00:09 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 23 Nov 2003 00:09:19 +0000 (00:09 +0000)
commitebc61ec5b06c69b21b831304decdcfa0e3ca5658
tree87315dab0b6f1ff989b0c67b42ba17d387273d42
parent0a45c609a9e4adb4bd760afe0a0a3021494f6116
(buffer_posn_from_coords): Return actual row/column
for glyph clicked on, rather than (unused) pixel positions.
(mode_line_string, marginal_area_string): Change X and Y args to
pointers for returning actual row/column for glyph clicked on.
Simplify and optimize loops.
src/dispnew.c